Closed
Conversation
Forking OpenSpec to LightSpec under the viteinfinite organization. - Created repository: viteinfinite/lightspec - Set origin to viteinfinite/lightspec - Added upstream remote to Fission-AI/OpenSpec Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Updated package.json name from @fission-ai/openspec to @viteinfinite/lightspec - Updated all repository URLs and references - Renamed bin/openspec.js to bin/lightspec.js - Updated README.md with new branding and package references - Updated bin command name from openspec to lightspec Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add the lightspec-apply skill that provides instructions for implementing changes. This skill shows artifact completion status, task progress, context files, and implementation guidance. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Change CLI command name from 'openspec' to 'lightspec' - Update all user-facing command examples and help text - Preserve directory references (openspec/specs, openspec/changes) - Update OpenSpec class/type names to LightSpec Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Fixed multiple syntax errors in source files that were causing build failures: - Fixed missing string concatenation operators in artifact-workflow.ts (skill directory names) - Fixed path.join syntax errors in bash-installer.ts, view.ts, and telemetry/config.ts - Fixed template literal syntax in view.ts for CLI help text - Updated format literals from 'openspec-change' to 'lightspec-change' for consistency - Fixed skill template name strings to use proper string literals These changes ensure the TypeScript project compiles successfully. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Remove the old openspec.js CLI entry point that was replaced by lightspec.js. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Update repository references from Fission-AI/OpenSpec to augmenter-dev/lightspec - Replace "OpenSpec" with "LightSpec" in workflow descriptions and outputs - Update binary name checks from openspec to lightspec - Remove outdated /opsx:ff command examples from release notes workflow Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Update package name from "openspec" to "lightspec" - Update binary name and paths to use "lightspec" - Update homepage URL to augmenter-dev/lightspec repository - Update development environment description Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Correct repository name from augmenter-dev/LightSpec to augmenter-dev/lightspec - Ensure consistency with lowercase repository naming Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Update example package name from @fission-ai/openspec to @augmenter-dev/lightspec Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Update container name from "OpenSpec Development" to "LightSpec Development" - Update README references from OpenSpec to LightSpec Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Update copyright holder from "OpenSpec Contributors" to "LightSpec" - Update copyright year to 2026 Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Update code owner to @viteinfinite Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Update ASCII banner in init command to display "LIGHTSPEC" Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
chore(release): version packages
Version Packages
Contributor
|
Important Review skippedToo many files! This PR contains 297 files, which is 147 over the limit of 150. You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Too many files changed for review. ( |
Contributor
|
Wrong upstream repo my guy |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.